SmallMultipleService.getSmallMultipleById Method

Gets the desired small multiple by ID.
 

Parameters

id

Type: String
The ID of the small multiple to retrieve.

Return Value


Type: jQuery.Promise
Value: dundas.entities.SmallMultiple
A promise object that is resolved when the call is complete. If successful, the updated dundas.entities.SmallMultiple is returned.